net/http.http2http2Config.CountError (field)

6 uses

	net/http (current package)
		h2_bundle.go#L1061: 	CountError                   func(errType string)
		h2_bundle.go#L1078: 		CountError:                   h2.CountError,
		h2_bundle.go#L1188: 		conf.CountError = h2.CountError
		h2_bundle.go#L4436: 		countErrorFunc:              conf.CountError,
		h2_bundle.go#L4472: 	if conf.CountError != nil {
		h2_bundle.go#L4473: 		fr.countError = conf.CountError